Adds a message ID to the selection criteria.
HRESULT AddMessageID(long messageID);
AddMessageID(long messageID);
Sub AddMessageID(messageID As long)
You can add any number of message ID; only messages with the specified ID will be selected. To select messages without regard to the message ID, do not add any message IDs.
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|